You are here: Artificial Intelligence > Deep Learning > Deep Learing Tool Interface > Model Training Panel

Model Training Panel

The Model Training panel contains on Inputs tab — on which you can add the required training data and select a mask, as well as set the data augmentation and validation settings — and a Training Parameters tab — on which you can define the training parameters.

Click the Go to Training button on the Deep Learning Tool dialog to open the Model Training panel, shown below. You should note that the selected model must be loaded to enable the 'Go to Training' button.

Model Training panel

Training panel

The information presented on the Model Training panel, and all other panels, is associated with the currently selected deep learning model (see Model Overview Panel).

Model Training panel options

 

Description

Model

Indicates the currently selected model.

Inputs

Lets you choose a training set(s), as well as set the data augmentation and validation settings (see Inputs).

Training Parameters

Includes a set of basic settings for training a deep model, as well as advanced settings related to the selected optimization algorithm and metric and callback functions (see Training Parameters).

Train

Starts the training process. Available only after the required inputs and outputs have been added in the Training Data box (see Training Data).

As shown below, you can view and evaluate the training results after each epoch is completed.

Progress bar

You should note that training can range from a few minutes for a small network with a limited number of epochs and a small dataset to a few hours or even days for a deeper network with many epochs and a large dataset.

Note After a model is successfully trained, you can process the original dataset or other similar datasets in the Image Processing Toolbox (see Comprehensive Filters), as well as in the Segment with Classifier panel (see Segment with AI).

Preview

Once training is partially or fully complete, you can preview the result of applying the model to a selected dataset (see Previewing Training Results).

Note If the results are unsatisfactory, you can continue training with new inputs and/or parameters and concentrate on problematic areas. Once you are satisfied with the results, you can save the model and close the Deep Learning Tool.

 

Dragonfly Help Live Version